docs: question_index: GtkComboBoxEntry no longer exists
authorJavier Jardón <jjardon@gnome.org>
Tue, 11 Jan 2011 09:35:15 +0000 (09:35 +0000)
committerJavier Jardón <jjardon@gnome.org>
Tue, 11 Jan 2011 09:35:15 +0000 (09:35 +0000)
docs/reference/gtk/question_index.sgml

index 47ef6039b09af1bb5adbd866784cc813c93cf13b..1ebdc7c78df6f43fe1cb8e6f27e25d3a9fca3fa8 100644 (file)
@@ -637,7 +637,8 @@ would use a combo box?
 <para>
 With GTK+, a #GtkComboBox is the recommended widget to use for this use case.
 This widget looks like either a combo box or the current option menu, depending
-on the current theme. If you need an editable text entry, use #GtkComboBoxEntry.
+on the current theme. If you need an editable text entry, use the
+#GtkComboBox:has-entry property.
 </para>
 </answer>
 </qandaentry>